PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics Package / PDFSize Class / setHeight Method
The vertical component of this object, typically measured in points.
In This Topic
    setHeight Method
    In This Topic
    Sets the vertical component of this object.
    Syntax
    public void setHeight( 
       double height
    )

    Parameters

    height
    The vertical component of this object, typically measured in points.
    See Also